# File lib/rr/dsl.rb, line 50 def any_instance_of(*args, &block) RR::DoubleDefinitions::DoubleInjections::AnyInstanceOf.call(*args, &block) end