class Covered::Persist

def make_unpacker(io)

def make_unpacker(io)
	return make_factory.unpacker(io)
end