# File massage/lib/massage.rb, line 57 def template_exempt_from_layout?(template_name = default_template_name) @do_spa || rails_template_exempt_from_layout? end