# File lib/mongoid/relations/nested_builder.rb, line 70
      def convert_id(id)
        metadata.constraint.convert(id)
      end