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