# File lib/twitter/cli/migrations/20080722194500_create_accounts.rb, line 10
  def self.down
    drop_table :accounts
  end