# File lib/core/message.rb, line 333 def correlation_id=(id) Cproton.pn_message_set_correlation_id(@impl, id) end