class Covered::Wrapper

def relative_path(path)

def relative_path(path)
	@output.relative_path(path)
end