Match if no matchers provided are satisfied
matchNone(matchPrefixes("Let me in!")) // Matching: "Please let me in." // Not matching: "Let me in!"
matchNone(matchers)