String deprecatedUnrollLoopPatternReplace(String string) { // return unrollLoopPatternReplace(string); return string; }