 return type can be null, but I got compile error  ```kotlin rendererConfigurations = Array<RendererConfiguration?>() rendererTrackSelections = Array<TrackSelection?>() ``` I think it's right to pass arrayOfNull