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