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