# File lib/celerity/container.rb, line 595
    def radio(*args)
      Radio.new(self, *args)
    end