# File lib/git/object.rb, line 87
     def tag?
       @type == 'tag'
     end