# File lib/less/engine/nodes/property.rb, line 146
      def entities;    select {|i| i.kind_of? Entity }     end