# File lib/less/engine/nodes/property.rb, line 144 def variables; select {|i| i.kind_of? Variable } end