# File lib/rspec/core/configuration_options.rb, line 31
      def drb_argv
        DrbOptions.new(options, filter_manager).options
      end