# File lib/messenger/messenger.rb, line 339
    def send(n = -1)
      Cproton.pn_messenger_send(@impl, n)
    end