module RadioChannels  
  def self.get_data(url)
    # Some code
  end
end