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