static let instance:Manager = Manager()class func shareManager( ) -> Manager{? ? ? ? ? ? ? ? ? return ?instance ?? }