# File lib/rbrainz/model/user.rb, line 34 def show_nag=(value) @show_nag = (value.to_s == 'true') end