static void applyRules() { applyAlwaysRules(); } static void applyRules(long maxSteps) { applyAlwaysRules(maxSteps); }