# File lib/heroku/client.rb, line 198 def initialize(id, app, client) @id = id; @app = app; @client = client end