def _get_copier(cls): copier = FileCopier() formatter = cls(copier) fill_formatter(formatter, CONTENTS) return copier