# File lib/rumai/ixp/transport.rb, line 84 def release aMember @lock.synchronize do @pool.push aMember end end