if (channelName && this._tunedIn) {
        Radio.log.apply(this, [channelName, name].concat(args));
      }