29 30 31
# File 'lib/anmo.rb', line 29 def self.delete_all HTTParty.post(anmo_url("__DELETE_ALL_OBJECTS__")) end