public static void Initialize(IServiceProvider provider) { Instance = new SignBinaryCommand(provider); }