We need this to test the module, and to be able to call `eth_call` and other `eth_*` methods from tests. Add tests for `eth_*` overriden methods.
We need this to test the module, and to be able to call
eth_calland othereth_*methods from tests.Add tests for
eth_*overriden methods.