class Dry::Core::Container::Registry

def factory

Other tags:
    Api: - private
def factory
  @factory ||= Container::Item::Factory.new
end