What's the equivalent of `foo instanceof Foo` when using VeryModel? The model instance stores a reference to the factory in `__verymeta.model` but this isn't exposed via the API.
What's the equivalent of
foo instanceof Foowhen using VeryModel?The model instance stores a reference to the factory in
__verymeta.modelbut this isn't exposed via the API.