def get(self, name, instance, **kwargs):
     self._checkStorage(instance)
     return _E.get(self, name, instance, **kwargs)