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