class PostMigrations < Abstract
    update_metadata do
      description 'Procedures after migrating'
      tags :post_migrations
    end