# File lib/openid/yadis/filters.rb, line 33
      def match_types(type_uris)
        return @type_uris & type_uris
      end