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