// Copyright © 2015 Abhishek Banthia import Cocoa class PreferencesDataSource: NSObject { private var selectedTimezones: [Data]! }