# File lib/ruote/exp/fe_define.rb, line 95
    def self.is_definition? (tree)

      self.expression_names.include?(tree.first)
    end