class Covered::Config

def call(output)

def call(output)
	policy.call(output)
end