# File lib/rr/wildcard_matchers/anything.rb, line 4
      def wildcard_match?(other)
        true
      end