@override Future<bool> lookupVisitor(String visitoId) async { return getStrategy().lookupVisitor(visitoId); }