# File lib/fakefs/pathname.rb, line 956
      def rmdir
        Dir.rmdir(@path)
      end