module Ratis class Service < Struct.new(:route, :direction, :service_type, :signage, :route_type, :exception) end end