# File lib/bunny/client08.rb, line 312 def recover(opts = {}) send_frame(Qrack::Protocol::Basic::Recover.new({ :requeue => false }.merge(opts))) end