47 48 49
# File 'lib/filemaker/model.rb', line 47 def id self.class.identity ? identity_id : record_id end