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