# File jabber4r/protocol.rb, line 884

      def add_data(data)

        @data += data.to_s

        self

      end