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