module KineticCafe # If Rails is defined, KineticCafe::ErrorEngine will be loaded automatically, # providing access to the KineticCafe::ErrorHandler. class ErrorEngine < ::Rails::Engine end end