class Matcher{ public static empty(){ return new Matcher(); } }