class Sus::Output::Null

def write(*arguments)

def write(*arguments)
	# Do nothing.
end