13 14 15
# File 'lib/qs/message.rb', line 13 def route_id @route_id ||= RouteId.new(self.payload_type, self.route_name) end