logic->$function()); } public $logic; public function __initialize() { $this->logic = new Logic($this->request); } }