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