# File lib/heroku/command/base.rb, line 15 def initialize(args=[], options={}) @args = args @options = options end