Github::Error::ServiceError
# File lib/github_api/error/service_unavailable.rb, line 8 def initialize(response) super(response) end