class IRB::Statement

def should_be_handled_by_debugger?

def should_be_handled_by_debugger?
  raise NotImplementedError
end