module ProxyAuth # Engine class class Engine < ::Rails::Engine isolate_namespace ProxyAuth end end