# File lib/puppet/rails/resource.rb, line 78
78:   def tags_list=(tags)
79:     @tags_list = tags
80:   end