Methods
C
Instance Public methods
change()
# File activerecord/test/cases/invertible_migration_test.rb, line 104
def change
  revert { super }
end