# File lib/amq/client/async/adapter.rb, line 283 def heartbeats_enabled? @heartbeat_interval && (@heartbeat_interval > 0) end