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