# File lib/rbase/record.rb, line 50
    def new_record?
      @data.nil?
    end