# File lib/amq/client/exceptions.rb, line 55 def initialize(frame) super("No callback registered for #{frame.method_class}") end