module Bulb class BulbController < ::ApplicationController include Bulb::Concerns::Controllers::BulbController end end