module Cardio

Cardio is a quick loading module and is at the heart (get it?) of card loading and configuration because it is useful long before the Card class is (or card objects are)

We could have used CommandsBase (and may yet move to that), but it’s worth noting that this might have caused its own confusion with CommandBase, a base class for classes that handle specific kinds of commands.