= private = protected
size()
@return the number of children of this parent
# File lib/rexml/parent.rb, line 130 def size @children.size end