# File lib/spec/runner/options.rb, line 293
      def drb_port
        @drb_port.to_i if defined?(@drb_port)
      end