# File lib/dm-core/resource.rb, line 166
    def new?
      persisted_state.kind_of?(State::Transient)
    end