class Dry::Core::Container::Registry

def initialize

Other tags:
    Private: -
def initialize
  @_mutex = ::Mutex.new
end