Remove the referenced directory. See Dir.rmdir.
Dir.rmdir
55 56 57
# File 'lib/path/dir.rb', line 55 def rmdir Dir.rmdir(@path) end