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