# File lib/merb-core/dispatch/request_parsers.rb, line 204 def self.escape_xml(s) Erubis::XmlHelper.escape_xml(s) end