# File lib/responders/flash_responder.rb, line 105
    def to_html
      set_flash_message! if set_flash_message?
      super
    end