# File lib/rbrainz/model/user.rb, line 43
      def to_s
        return name.to_s
      end