public static FlexpressionBrick Rule(this string patternName) { return(DefaultAlgebra.CreateRulePlaceholder(patternName, null)); }