initialize
in
_plugins/links.rb [75:79]
4
lines of code
1
McCabe index (conditional complexity)
def initialize(tag_name, text, tokens) super @text = text end