# File lib/memcache/migration.rb, line 20
    def self.down
      drop_table table
    end