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