80 81 82
# File 'lib/byebug/frame.rb', line 80 def deco_method _method[/((?:block(?: \(\d+ levels\))?|rescue) in )?(.*)/] end