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