# File lib/dm-core/resource.rb, line 151
    def new?
      persistence_state.kind_of?(PersistenceState::Transient)
    end