# File lib/sass/script/functions.rb, line 2257 def counters(*args) identifier("counters(#{args.map {|a| a.to_s(options)}.join(',')})") end