# File lib/twitter/cli.rb, line 27
    def run
      migrate
      attempt_import
      say 'Twitter installed.'
    end