addOption('foo'); $this->addRequiredOption('bar'); parent::configure(); } public function render(array $attributes = array()) { } }