# File jabber4r/protocol.rb, line 1124 def count return @element_parent.element_children[@element_tag].size if @element_parent return 0 end