# File lib/git/branches.rb, line 40
    def [](symbol)
      @branches[symbol.to_s]
    end