# File lib/rbrainz/model/taggable.rb, line 25
      def user_tags
        @user_tags ||= Collection.new
      end