module DEBUGGER__

def self.add_catch_breakpoint pat

def self.add_catch_breakpoint pat
  ::DEBUGGER__::SESSION.add_catch_breakpoint pat
end