# File lib/openid/extensions/ax.rb, line 264
      def member?(type_uri)
        ! @requested_attributes[type_uri].nil?
      end