# File lib/openid/server.rb, line 607
    def cancel
      return [REDIRECT, @cancel_url]
    end