# File lib/stomp/client.rb, line 193 def unreceive(message, options = {}) @connection.unreceive(message, options) end