Use [Enumerable#each_cons](http://rubydoc.info/stdlib/core/Enumerable#each_cons-instance_method) to break a stream of tokens into n-grams.