# File lib/autumn/speciator.rb, line 124 def options_for_stem(identifier) OptionsProxy.new(@global_options, @season_options, @stem_options[identifier]) end