# File lib/bson/bson_ruby.rb, line 80
    def self.update_max_bson_size(connection)
      @@max_bson_size = connection.max_bson_size
    end