# File lib/preferences.rb, line 270 def dump_prefs_for(obj) md = metadata[obj.object_id] copy_prefs(obj, md) end