# File lib/ruote/workitem.rb, line 96
    def dup

      Workitem.new(Rufus::Json.dup(@h))
    end