module RuboCop::Cop::VariableForce::Branch::ExceptionHandler

def may_run_incompletely?

def may_run_incompletely?
  main_body?
end