# frozen_string_literal: true module DefraRubyFeatures class ApplicationController < ::ApplicationController end end