83 84 85
# File 'lib/puppetdb_query/tokenizer.rb', line 83 def each yield next_token until empty? end