$FILE->directory()

This method will format and return the system's root directory and it's sub-directories.

12
/* GET RELATIVE PATH TO FILE FROM SERVER'S ROOT DIRECTORY */ 
echo $FILE->directory('robots.txt', 2);
/robots.txt