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