class Doorkeeper::Errors::BaseResponseError

def initialize(response)

def initialize(response)
  @response = response
end