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