# File lib/aws/simple_db/item_collection.rb, line 93 def [] item_name Item.new(domain, item_name.to_s) end