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