# File lib/qrack/queue.rb, line 47
def
publish
(
data
,
opts
= {})
exchange
.
publish
(
data
,
opts
)
end