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