210 211 212
# File 'lib/toolshed/client.rb', line 210 def self.delete(path, options = {}) request :delete, path, options end