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