# from https://github.com/thoughtbot/bourbon/blob/master/lib/bourbon/engine.rb module Patterns class Engine < Rails::Engine # auto wire end end