# File lib/amqp/channel.rb, line 890
def
rpc
(
name
,
obj
=
nil
)
RPC
.
new
(
self
,
name
,
obj
)
end