info:   function () {
    var infoHandle = Q.nbind(this.svn.info, this.svn);
    return function () {
      return infoHandle();
    };