# File lib/memcache/server.rb, line 20 def clone self.class.new(:host => host, :port => port, :strict_reads => strict_reads?) end