# File lib/rbrainz/model/user.rb, line 28
def
initialize
(
name
=
nil
)
self
.
name
=
name
@types
= []
end