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