protected function _mapData($data)
 {
     return $this->_mapper->mapToModel($data);
 }