This method is only available on newer versions.
The first available version (v2_6_3) is shown here.
inside(dir = "", config = {}, &block)
public
Do something in the root or on a provided subfolder. If a relative path is
given it’s referenced from the current root. The full path is yielded to
the block you provide. The path is set back to the previous path when the
method exits.