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