# File lib/dm-core/resource.rb, line 204 def readonly? persistence_state.kind_of?(PersistenceState::Immutable) end