# File jabber4r/protocol.rb, line 1115 def [](number) return @element_parent.element_children[@element_tag][number] if @element_parent end