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