# frozen_string_literal: true ActiveSupport::Inflector.inflections(:en) do |inflect| inflect.acronym 'API' end