# frozen_string_literal: true module StaffBar class Engine < Rails::Engine; end end