# File lib/openid/consumer/discovery_manager.rb, line 20 def for_url?(url) [@starting_url, @yadis_url].member?(url) end