public function mapHandler($mode, $handler) { $this->mode_handlers[$mode] = $handler; }