# frozen_string_literal: true module Rows class Engine < ::Rails::Engine end end