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