# File lib/active_support/vendor/memcache-client-1.7.4/memcache.rb, line 1098 def initialize(val, srv) @value = val @server = srv end