# File addon/buildr/bnd.rb, line 43
      def []=(key, value)
        @params[key] = value
      end