class Github::Error::ServiceUnavailable

def initialize(response)

def initialize(response)
  super(response)
end