[Source]
# File lib/xmpp4r/rexmladdons.rb, line 115 115: def current_line 116: [0, 0, ""] 117: end
# File lib/xmpp4r/rexmladdons.rb, line 111 111: def position 112: 0 113: end
[Validate]