# File lib/git/diff.rb, line 22
    def path(path)
      @path = path
      return self
    end