# File lib/spring/client/rails.rb, line 16
      def self.description
        "Run a rails command. The following sub commands will use spring: #{COMMANDS.to_a.join ', '}."
      end