# File lib/rbrainz/model/scored_collection.rb, line 75
      def <<(entry)
        super wrap(entry)
      end