Thoughts
The lack of standardization in programming languages is kind of infuriating to me. `debugger` / `breakpoint()` / `binding.irb` all do the
same thing, why can't they all be `breakpoint`.