# File lib/mongo_mapper/plugins/rails.rb, line 16
      def to_key
        [id] if persisted?
      end