# File lib/rabbit/parser/ext/escape.rb, line 10 def escape_meta_character(str) str.gsub(/[<>&]/) do META_CHAR[$MATCH] end end
[Validate]
Generated with the Darkfish Rdoc Generator 2.