# File lib/rbrainz/model/collection.rb, line 63
      def [](index)
        @entries[index]
      end