# File jabber4r/protocol.rb, line 977
      def to_s
        return @parent.to_s if @parent
        return to_xml(true)
      end