# File lib/vendor/fssm/fssm/pathname.rb, line 464 def readlink self.class.new(File.readlink(self)) end