# File lib/fakefs/pathname.rb, line 812
      def executable_real?
        FileTest.executable_real?(@path)
      end