public AbstractRedactor() { MatchProcessor = new MatchProcessor(); Matcher = new RegularExpressionMatcher(); }