# File lib/dm-core/resource.rb, line 95
    def persistence_state=(state)
      @_persistence_state = state
    end