# File lib/bson/bson_ruby.rb, line 68
    def self.max_bson_size
      warn "BSON::BSON_CODER.max_bson_size is deprecated and will be removed in v2.0."
      @@max_bson_size
    end