# File lib/amq/client/async/queue.rb, line 488 def handle_get_empty(method) method = Protocol::GetResponse.new(method) self.exec_callback(:get, method) end