# File lib/preferences.rb, line 151
  def registered?(obj)
    metadata[obj.object_id] != nil
  end