initialize

in _plugins/out-tag.rb [23:27]


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