abstract class Migration
Run the migrations.
Reverse the migrations.
abstract void up()
abstract void down()