class Covered::Wrapper

def mark(*args)

def mark(*args)
	@output.mark(*args) if @output
end