화살표 함수를 익명 함수 구문으로 변환합니다.
Note that this conversion is not suggested for arrow functions that use this because this value can change for anonymous functions.
Please refer to https://developer.mozilla.org/en/docs/Web/JavaScript/Reference/Functions/Arrow_functions#Lexical_this.