# File lib/ramaze/helper/xhtml.rb, line 21 def css_for(*args) args.map{|arg| css(*arg) }.join("\n") end