# File lib/protocols/memcache.rb, line 204
204:     def send_data data
205:       sent_data << data
206:     end