# File lib/jira/http_error.rb, line 10
    def initialize(response)
      @response = response
    end