Creates a preprocessor for text replacement.
const Replace( this.pattern, this.replacement, { this.onlyFirst = false, }) : super._();