# File lib/uuidtools.rb, line 409 def raw return self.class.convert_int_to_byte_string(self.to_i, 16) end