class Covered::Policy

def root(*args)

def root(*args)
	@output = Root.new(@output, *args)
end