## Why this should be merged
Allow calls to `core.SetupGenesisBlock()` when `hookstest.Stub` is
registered as a `ChainConfig` extra.
## How this works
Implements `json.Marshaler` and `json.Unmarshaler` interfaces.
## How this was tested
Unit test of the root cause and the desired usage.