# File lib/spring/test/application.rb, line 71
      def stop_spring
        run "#{spring} stop"
      rescue Errno::ENOENT
      end