# File lib/aws/record/model.rb, line 313 def create_domain shard_name = nil sdb.domains.create(sdb_domain_name(shard_name)) end