I'm not sure if the documentation is lying to me, or the code is wrong. AudioPlayerManager.swift v.1.2.3 ``` /// Set this to true if the `AudioPlayerManager` log should be enabled. The default is `false`. open static var verbose = true ```