# File lib/amq/protocol/client.rb, line 225 def self.inherited(base) if self == Protocol::Method @methods << base end end