# File lib/amqp/channel.rb, line 1232
    def find_rpc(name)
      @rpcs[name]
    end