# File rexml/functions.rb, line 198
  def Functions::string_length( string )
			string(string).length
		end