# File lib/less/engine/nodes/element.rb, line 42
      def leaf?
        elements.empty?
      end