# File lib/flexirecord.rb, line 887 887: def read_internal_state 888: return @data_hash.dup, @saved, @old_primary_key.dup 889: end