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