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