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