JsObject get context { if (_cachedContext == null) { _cachedContext = _context; } return _cachedContext; }