# File lib/dm-migrations/migration.rb, line 41
    def up(&block)
      @up_action = block
    end