module Dry::Core::Container::Stub

def _stubs

Stubs container
def _stubs
  @_stubs ||= {}
end