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