81 82 83
# File 'lib/r10k/module/base.rb', line 81 def accept(visitor) visitor.visit(:module, self) end