# File lib/git/base.rb, line 240
    def current_branch
      self.lib.branch_current
    end