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