# File lib/big_record/base.rb, line 234
def
primary_key
@primary_key
||=
"id"
end