# File lib/r10k/git/tag.rb, line 21 def initialize(tag, repository = nil) @tag = tag @repository = repository end