We are reporting toLocaleString and toString as coming from different locations.
```
var io = require('socket.io');
io.RedisStore.
```
```
var io = require('socket.io');
io.RedisStore.
```