public function _construct()
 {
     parent::_construct();
     $this->legend = new legend($this);
 }