# File lib/autumn/speciator.rb, line 111
    def each_leaf
      @leaf_options.each { |leaf, options| yield leaf, options }
    end