# File lib/mongo/db.rb, line 473
    def ok?(doc)
      Mongo::Support.ok?(doc)
    end