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