# File lib/memcache/event_machine.rb, line 73 def initialize @connected = false @index = 0 @buf = '' end