initialize

in _plugins/links.rb [75:79]


  def initialize(tag_name, text, tokens)
    super
    @text = text
  end