# File lib/moped/bson/extensions/false_class.rb, line 7 def __bson_dump__(io, key) io << Types::BOOLEAN io << key.to_bson_cstring io << NULL_BYTE end
# File lib/moped/bson/extensions/false_class.rb, line 13 def __safe_options__ false end
[Validate]
Generated with the Darkfish Rdoc Generator 2.