public function classify_room()
 {
     parent::classify($this->type);
     $this->display();
 }