class Sus::Output::Null

def puts(*arguments)

def puts(*arguments)
	# Do nothing.
end