# File lib/spring/commands/rails.rb, line 49
      def call
        ARGV.replace extract_environment(ARGV).first
        super
      end