# File lib/bson/byte_buffer.rb, line 75
def
prepend!
(
buffer
)
@str
=
buffer
.
to_s
+
@str
self
end