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