# File lib/rr/dsl.rb, line 77
    def anything
      RR::WildcardMatchers::Anything.new
    end