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