# File lib/core/message.rb, line 358 def content_type=(content_type) Cproton.pn_message_set_content_type(@impl, content_type) end