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