# File lib/nanoc3/base/item.rb, line 177
    def []=(key, value)
      @attributes[key] = value
    end