13 14 15
# File 'lib/ocean_commander/droplets.rb', line 13 def delete(id) tp api.droplets.delete(id) end