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