# File lib/bson/bson_ruby.rb, line 149
    def unpack(arg)
      @buf.to_a
    end