# File lib/aws/simple_db/attribute_collection.rb, line 26
      def initialize item, options = {}
        @item = item
        super
      end