run(); } catch (NamiException $e) { $e->outputToConsole($this); return 1; } return 0; } }