# File lib/ruote/exp/fe_concurrence.rb, line 570
    def workitem_count

      h.workitems ? h.workitems.size : (h.workitem_count || 0)
    end