# File lib/uuidtools.rb, line 402 def inspect return "#<UUID:0x#{self.object_id.to_s(16)} UUID:#{self.to_s}>" end