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