class Rails::Command::RunnerCommand

def help

def help
  super
  say self.class.desc
end