# File lib/fakefs/file.rb, line 517
      def self.realpath(*args)
        RealFile.realpath(*args)
      end