# File lib/twitter/cli/migrations/20080722194508_create_tweets.rb, line 13
  def self.down
    drop_table :tweets
  end