# File lib/mechanize/redirect_not_get_or_head_error.rb, line 13
    def to_s
      "#{@response_code} redirect received after a #{@verb} request"
    end