class Sus::Config

def make_registry

def make_registry
	Sus::Registry.new(root: @root)
end