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