…de of the scope of the function and for whatever reason the variable can’t be passed as an argument. You can use the “use” keyword with an anonymous function to gain access to the scope of that variable. We’ll look at the “use” keyword in the next article.