# File lib/less/engine/nodes/element.rb, line 77 def identifiers; @rules.select {|r| r.kind_of? Property } end