29 30 31
# File 'lib/cms/behaviors/taggable.rb', line 29 def tag_cloud Cms::Tagging.cloud(base_class.name) end
32 33 34
# File 'lib/cms/behaviors/taggable.rb', line 32 def tag_separator @tag_separator end