R10K::Git::GitError
# File lib/r10k/git/errors.rb, line 28 def initialize(mesg, options = {}) super @ref = @options[:ref] end