in lib/description_template.rb [130:133]
def current_retrospectives_with_team_label @current_retrospectives_with_team_label ||= api_client.get(current_retrospectives_api_path([team.label])) end