# File lib/aws/record/base.rb, line 447
        def sdb_domain
          AWS::SimpleDB.new.domains[domain_name]
        end