9 10 11
# File 'lib/meta_tags/controller.rb', line 9 def meta_tags_store @meta_tags_store ||= MetaTags::Store.new(self) end