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