> Per https://github.com/bengreenier/CppFactory/blob/master/CppFactory/CppFactory.hpp#L143 We should be able to use non-default object constructors when constructing with `Object<TObject>::Get()` - likely with an `std::forward`-ed argument list.