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