addServer($host, $port); } /** * Returns an instance of the MemcacheConnection. */ abstract public static function getInstance($force_new = false); } ?>