Get the current context for the visitor
Return a Map that represent the current context
Map<String, Object> getCurrentContext() { return _context; }