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