initialize

in _plugins/youtube.rb [19:23]


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