public static void Register(OperatorTransformer transfomer) { _transformers.Add(transfomer.Method, transfomer); }