Entire class is this: class Java::OrgOpenhabCoreAutomationModuleScriptInternalDefaultscope::ScriptThingActions # rubocop:enable Style/ClassAndModuleChildren field_reader :THING_ACTIONS_MAP => :action_map def action_list action_map.keys end end