# File lib/jabber4r/protocol.rb, line 912
      def add_data(data)
        @data += data.to_s
        self
      end