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