require "pathname" =begin Additional Methods List ----------------------- * \#path _alias from to\_s_ =end class Pathname alias path to_s end