accept(['y', 'n'], true); $this->strict(); return ($this->prompt() == 'y'); } }