# File lib/core/message.rb, line 239
    def delivery_count
      Cproton.pn_message_get_delivery_count(@impl)
    end