# File lib/diff/lcs.rb, line 177
  def patch(patchset)
    Diff::LCS.patch(self, patchset)
  end