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