require 'dry-container' module Stormwatch module Workflows module Registry extend Dry::Container::Mixin end end end