public function getProxiedRow()
 {
     $this->_loadRow();
     return parent::getProxiedRow();
 }