# File lib/ruote/workitem.rb, line 268
    def []=(key, value)

      set_field(key.to_s, value)
    end