# File lib/amqp_utils/command.rb, line 106
def
channel
@channel
||=
AMQP
::
Channel
.
new
(
@amqp
)
end