# File lib/openid/server.rb, line 862
      def to_form_markup
        # Returns the form markup for this response.
        return @fields.to_form_markup(
                 @fields.get_arg(OPENID_NS, 'return_to'))
      end