get() call), * this cache object shouldn't be a singleton itself - it has varying constructor args for the same service name. * * @param string $service * @param array $params * @return CacheInterface */ public function create($service, array $params = array()); }