/Users/tonygo/oss/jsontoolkit/src/evaluator/context.cc:74:33: error: std::move of the variable 'new_instance' of
the trivially-copyable type 'std::reference_wrapper<const JSON>' has no effect; remove std::move()
[performance-move-const-arg,-warnings-as-errors]
According to clang tidy: