# File lib/sdb/active_sdb.rb, line 890 def delete raise_on_id_absence connection.delete_attributes(domain, id) end