# File lib/big_record/embedded.rb, line 145
    def generate_id
      UUIDTools::UUID.random_create.to_s
    end