# File lib/memcache/event_machine.rb, line 88
    def write(buf)
      send_data(buf)
    end