# File lib/nokogiri/css/generated_tokenizer.rb, line 40
  def next_token
    @rex_tokens.shift
  end