# File lib/generators/comment/templates/create_comments.rb, line 17
  def self.down
    drop_table :comments
  end