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