# File lib/phaseout/seo.rb, line 5 def seo_tags @_seo_tags || '' end
# File lib/phaseout/seo.rb, line 9 def seo_tags=(value) @_seo_tags = value end