beforeConstruct($options); parent::__construct($options); $this->afterConstruct($options); } protected function beforeConstruct($options) {} protected function afterConstruct($options) {} }