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