# File lib/active_record/base.rb, line 2554
def
new_record?
@new_record
||
false
end