class Geocoder::ResponseParseError

def initialize(response)

def initialize(response)
  @response = response
end