group; } public function get_events() { return $this->events; } abstract public function fire($event,$params,&$object); }