You ever ran into a situation where you had a huge loop running and you put a binding.pry within that loop for debugging and wondered how the hell you would exit the debugger?
The answer is simple
disable-pry is your saviour.!
via GIPHY
This has got its downside though,