# File lib/openid/service.rb, line 86
def
supports?
(
url
)
return
@service_types
.
member?
(
url
)
end