An application wide RPC2Ethereum client request counter.
@spec get(atom()) :: integer()
@spec increment(atom(), String.t()) :: integer()
@spec increment(atom(), integer(), String.t()) :: integer()
@spec setup() :: :ok