# File lib/aws/record/base.rb, line 440
        def create_domain
          AWS::SimpleDB.new.domains.create(domain_name)
        end