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