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

      lookup(key.to_s)
    end