# File lib/httparty/exceptions.rb, line 18
    def initialize(response)
      @response = response
    end