class Sus::Registry

def print(output)

def print(output)
	output.write("Test Registry")
end