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