# File lib/puppet/rails/resource.rb, line 80
80:     def tags_hash=(hash)
81:         @tags_hash = hash
82:     end