/**
  * {@inheritDoc}
  */
 public function getAreaLote()
 {
     $this->__initializer__ && $this->__initializer__->__invoke($this, 'getAreaLote', array());
     return parent::getAreaLote();
 }