class Covered::Config

def each(&block)

def each(&block)
	policy.each(&block)
end