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