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