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