class Pronto::Git::Repository

def path

def path
  Pathname.new(@repo.workdir).cleanpath
end