# File lib/pathname2.rb, line 978
   def expand_path(*args)
      File.expand_path(self, *args)
   end