# File lib/aws/simple_email_service/identity_collection.rb, line 46 def [] email_or_domain Identity.new(email_or_domain, :config => config) end