void cacheVisitor(String visitorId, String jsonString) { getStrategy().cacheVisitor(visitorId, jsonString); }