# File lib/grit/repo.rb, line 276
    def tags
      Tag.find_all(self)
    end