# File lib/diff/lcs.rb, line 203
203:   def patch!(patchset)
204:     Diff::LCS::patch!(self, patchset)
205:   end