# File lib/amqp/session.rb, line 193 def on_tcp_connection_loss(&block) # defined here to make this method appear in YARD documentation. MK. super(&block) end