@interface NRSwitchRecordCollection : NRPBSwitchRecordCollection @property (class, readonly) BOOL supportsSecureCoding; - (void)encodeWithCoder:(id)a0; - (void)truncateSwitchRecords; @end