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