# File lib/diff/lcs.rb, line 209
209:   def unpatch!(patchset)
210:     Diff::LCS::unpatch!(self, patchset)
211:   end