# File lib/em/protocols/memcache.rb, line 242
    def send_data data
      sent_data << data
    end