if (sInstance != null) return sInstance; sInstance = new HideReturnsTransformationMethod(); return sInstance;
The character to be replaced is \r. return ORIGINAL;
return ORIGINAL;
The character that \r is replaced with is \uFEFF. return REPLACEMENT;
return REPLACEMENT;