I have been using get_it package a lot lately and it has been pretty useful. However sometimes i need to check if a model has been registered before as a singleton before registering. Otherwise i will get an exception saying this model is already registered. Is there anyway to do so?