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