# File lib/mechanize/http/www_authenticate_parser.rb, line 104 def token @scanner.scan(/[^\000-\037\177()<>@,;:\\"\/\[\]?={} ]+/) end