# File lib/Borges/Utilities/WeakIdentityKeyHash.rb, line 169 def [](key) return super(Weak::Key.by_obj(key)) end