# File lib/heroku/client.rb, line 343
  def service(app_name, upid)
    Service.new(self, app_name, upid)
  end