# File lib/aws/record/model.rb, line 319
        def sdb_domain shard_name = nil
          sdb.domains[sdb_domain_name(shard_name)]
        end