initialize

in _plugins/githubauthor_tag.rb [2:6]


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