_data = array_replace_recursive( array_merge_recursive($this->_data, $data), $data); return $this; } }