# File lib/openid/server.rb, line 165 def allowed_assoc_type?(typ) @allowed_assoc_types.member?(typ) end