refactor: Apply SLAP principles to Tom.java by abstracting methods Refactored Tom.java to move command methods into separate classes. This change improves code organization and adheres to SLAP.
refactor: Apply SLAP principles to Tom.java by abstracting methods Refactored Tom.java to move command methods into separate classes. This change improves code organization and adheres to SLAP.