public function init() { parent::init(); if (!$this->getOption('include_password')) { $this->remove('passwd')->remove('passwd-confirm')->remove('show-password'); } }