# File lib/messenger/messenger.rb, line 194
    def start
      at_exit { stop }
      Cproton.pn_messenger_start(@impl)
    end