# File lib/rbrainz/model/relateable.rb, line 28
      def add_relation(relation)
        relations[relation.target_type] << relation
      end