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