fun haveRegexOptionMatcher(option: RegexOption): Matcher<Regex>
fun haveRegexOptionMatcher(options: Set<RegexOption>): Matcher<Regex>