# File lib/aws/simple_workflow/domain_collection.rb, line 111
      def [] name
        Domain.new(name, :config => config)
      end