module Sus::BeTruthy

def self.print(output)

def self.print(output)
	output.write("be truthy")
end