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