# encoding: utf-8 module Tablecloth module Rails class Engine < ::Rails::Engine end end end