# File lib/big_record/model.rb, line 496
    def generate_new_id
      UUIDTools::UUID.random_create.to_s
    end