# File lib/autumn/speciator.rb, line 105 def each_stem @stem_options.each { |stem, options| yield stem, options } end