module Bootstrap module Generators class Engine < ::Rails::Engine; end end end