**Describe the bug** When issuing the `ROLE` command when `OUTPUT` is set to `JSON` you get. ``` {"ok":true,"role":{""role":"master","offset":3700273127,"slaves":[]},"elapsed":"6.362µs"} ``` There is an extra quote in `{""role`.