class Nokogiri::CSS::Parser

def next_token

def next_token
  @tokenizer.next_token
end