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