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