bar = new \GtkMenuBar(); $this->yoda = new \Yggverse\Yoda\Entity\Menu\Item\Yoda(); $this->bar->append( $this->yoda->item ); } }