# File lib/rbrainz/model/scored_collection.rb, line 84
      def []=(index, entry)
        super wrap(entry)
      end