using System; using Aurora.Backend.Proto; namespace Aurora.Backend.Server { class PlaybackServiceImpl : PlaybackService.PlaybackServiceBase { } }