class Pronto::Git::Repository

def head

def head
  @repo.head.target
end