# frozen_string_literal: true module Websites class CustomConfiguration < Configuration end end