class Covered::Persist

def make_packer(io)

def make_packer(io)
	return make_factory.packer(io)
end