Define \[ f(x) = \begin{cases} b - ax, & \text{if } x < 2 \\ 3, & \text{if } x = 2 \\ a + 2bx, & \text{if } x > 2 \end{cases} \]
If \( \lim_{x \to 2} f(x) \) exists, then find \( \frac{a}{b} \).