# File lib/mechanize/http/www_authenticate_parser.rb, line 95
  def scan_comma_spaces
    @scanner.scan(/, +/)
  end