class Covered::Policy

def skip(*args)

def skip(*args)
	@output = Skip.new(@output, *args)
end