# File lib/memcache/server.rb, line 24 def inspect "<#{self.class.name}: %s:%d (%s)>" % [@host, @port, @status] end