# File lib/rbrainz/model/entity.rb, line 47
      def initialize(mbid=nil)
        self.id = mbid
      end