# File lib/cucumber/configuration.rb, line 17
    def dry_run?
      @options[:dry_run]
    end