# File /home/ser/Work/rexml/rexml/functions.rb, line 119
  def Functions::string_length( string )
			string.size
		end