# frozen_string_literal: true module Shoelace class Engine < ::Rails::Engine #:nodoc: end end