module RouteControl class OmnibusJourneyPattern < ComplianceControl def self.default_code; "3-Route-9" end end end