Returns:
38 39 40
# File 'lib/totoro/config.rb', line 38 def manual_ack?(id) !!@data[:queue][id][:manual_ack] end