# File lib/heroku/commands/base.rb, line 11 def initialize(args, heroku=nil) @args = args @heroku = heroku @autodetected_app = false end