There's **no state to maintain** between calls - The logic is a **pipeline** (input -> transform -> output) - Adding a class would just be wrapping a single function