concrete CharRegex { @type parse (String) -> (optional MatcherTemplate) @type match (MatcherTemplate,String) -> (Bool) }