# File lib/cucumber/cli/options.rb, line 60
      def []=(key, value)
        @options[key] = value
      end