# File lib/www/mechanize/chain/response_reader.rb, line 7
        def initialize(response)
          @response = response
        end