Methods
S
Instance Public methods
start(*args)
# File railties/lib/rails/commands/console_helper.rb, line 8
def start(*args)
  new(*args).start
end