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