# File lib/Borges/Utilities/WeakIdentityKeyHash.rb, line 113 def inspect "#<#{self.class}:0x%x @internal_id=0x%x>" % [object_id, @internal_id] end