module ::Choice class Engine < ::Rails::Engine engine_name 'choice' isolate_namespace Choice end end