public function project()
 {
     parent::project_item($this->module, $this->type);
     $this->display();
 }