# File lib/core/message.rb, line 369 def content=(content) deprecated __method__, "body=" Cproton.pn_message_load(@impl, content) end