# File lib/mongo/options/redacted.rb, line 63
      def has_key?(key)
        super(convert_key(key))
      end