12 13 14
# File 'lib/para/seo_tools/controller.rb', line 12 def meta_tags_store @meta_tags_store ||= MetaTags::Store.new(self) end