protected function run(Session $ses, array $args) { return "You have {$ses->getCoins()} coins left."; }