the main reason for local function is to give the intent: This code is only for this method; do not reuse it from other places.
the main reason for local function is to give the intent: This code is only for this method; do not reuse it from other places.