# File /home/ser/Work/rexml/rexml/functions.rb, line 98 def Functions::contains( string, test ) string.include? test end