Returns:
56 57 58
# File 'lib/jun/active_record/persistence.rb', line 56 def persisted? !new_record? end