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