# File lib/cucumber/cli/configuration.rb, line 55
      def drb_port
        @options[:drb_port].to_i if @options[:drb_port]
      end