# File lib/riddle/configuration/index.rb, line 106 def phrase_boundary=(phrase_boundary) @phrase_boundaries = nil_split phrase_boundary, /,\s?/ end