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