# File lib/cucumber/cli/configuration.rb, line 145
      def options
        warn("Deprecated: Configuration#options will be removed from the next release of Cucumber. Please use the configuration object directly instead.")
        @options
      end