public function getImages($config = array())
 {
     parent::getImages($config);
     return $this->_data['images'];
 }