# File lib/autumn/speciator.rb, line 87
    def leaf?(leaf)
      return !@leaf_options[leaf].nil?
    end