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