Once I read in some google document about coding guidelines that every new instance of a class should go from a factory class, and I use SwiftSuspenders for it.
Now my question is, is it possible to create a new instance of an object that requires constructor parameters using SS's dependency injection?