# File lib/ruote/part/storage_participant.rb, line 153
    def all

      fetch_all.map { |hwi| Ruote::Workitem.new(hwi) }
    end