class GdsApi::ContentApi

def root_sections

def root_sections
  get_list!("#{base_url}/tags.json?type=section&root_sections=true")
end