# File lib/dm-core/resource.rb, line 120
def
persisted_state?
defined?
(
@_state
)
?
true
:
false
end