Delete the instance
bool delete({bool force = false}) { return _targetScope.delete<T>(tag: tag, force: force); }