# File lib/point/base.rb, line 102
def
new_record?
self
.
id
.
nil?
end