# auto_register: false # frozen_string_literal: true module Main class Action < Adamantium::Action end end