# File lib/heroku/helpers.rb, line 86
    def run_command(command, args=[])
      Heroku::Command.run_internal(command, args)
    end