# File lib/shoulda/action_controller/macros.rb, line 187
187:       def should_render_without_layout
188:         should_render_with_layout nil
189:       end