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