class BSON::Decimal128::Builder::ToString

def high_bits

def high_bits
  @decimal128.instance_variable_get(:@high)
end