# File lib/rbrainz/model/mbid.rb, line 142 def to_s ENTITY_URI % [Utils.entity_type_to_string(entity), uuid] end