Documentation says template methods take/return connections from the pool. Does that imply the following code does not? ``` redisService.get ("foo") ```