:nodoc:
[Source]
# File lib/mongo/util/core_ext.rb, line 56 def to_bson_code BSON::Code.new(self) end
[Validate]