public function getLink()
 {
     return parent::getLink() . '/#room=' . $this->ID;
 }