# File lib/ruote/engine.rb, line 474
    def storage_participant

      @storage_participant ||= Ruote::StorageParticipant.new(self)
    end