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