# File lib/puppet/rails/resource.rb, line 74
74:   def tags_list
75:     @tags_list ||= []
76:   end