# File lib/ruote/part/storage_participant.rb, line 487
    def wi(hwi)

      hwi ? Ruote::Workitem.new(hwi) : nil
    end