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