# File lib/sdb/active_sdb.rb, line 198 def delete_domain(domain_name) connection.delete_domain(domain_name) end