class Covered::Wrapper

def accept?(path)

def accept?(path)
	@output.accept?(path)
end