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