initialize
in
_plugins/out-tag.rb [23:27]
4
lines of code
1
McCabe index (conditional complexity)
def initialize(tag_name, text, tokens) super @text = text end