# File rexml/functions.rb, line 51
    def Functions::count( node_set )
      node_set.size
    end