class Github::Error::UnprocessableEntity

def initialize(response)

def initialize(response)
  super(response)
end