# File lib/bson.rb, line 22
def
self
.
deserialize
(
buf
=
nil
)
BSON_CODER
.
deserialize
(
buf
)
end