class LogicUnitReceiver include Laradi::Mixin def get_unit dependencies(:logic_unit) => {logic_unit:} logic_unit end end