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