class Git::Diff

def path(path)

def path(path)
  @path = path
  return self
end