# File lib/fakefs/pathname.rb, line 306
      def parent
        self + '..'
      end