# File lib/omniauth/form.rb, line 176
    def to_response
      footer
      Rack::Response.new(@html).finish
    end