package io.dico.parcels2.storage.migration interface MigrationFactory { fun getMigration() }