12 13 14
# File 'lib/spandx/core/content.rb', line 12 def tokens @tokens ||= tokenize(canonicalize(raw)).to_set end