class Covered::Policy

def include(*args)

def include(*args)
	@output = Include.new(@output, *args)
end