# File lib/openid/consumer/discovery_manager.rb, line 100 def destroy_manager(force=false) if !get_manager(force).nil? destroy! end end