43 44 45
# File 'lib/mindwords.rb', line 43 def breadcrumb() @parent.attributes[:breadcrumb].split(/ +\/ +/) if @parent end