const MAGIC_METHODS_WITH_ARGUMENTS = [ '__call', '__callStatic', '__get', '__isset', '__set', '__set_state', '__unserialize', '__unset', ];