class GdsApi::ContentApi

def sections

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