@inheritDoc
Overrides IOInterface::askConfirmation
public function askConfirmation($question, $default = true) : bool { return $default; }