# File lib/rails-installer/commands.rb, line 152
      def self.command(installer, *args)
        installer.stop
        installer.start
      end