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