public void LogDebug(Func <string> func) { _smartContractBridgeContextImplementation.LogDebug(func); }