# File lib/rbrainz/model/disc.rb, line 54
      def id=(disc_id)
        @id = disc_id.to_s
      end