# File lib/messenger/messenger.rb, line 496
    def route(pattern, address)
      Cproton.pn_messenger_route(@impl, pattern, address)
    end