class Github::Error::Unauthorized

def initialize(response)

def initialize(response)
  super(response)
end