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