# File lib/mocha/parameter_matchers/kind_of.rb, line 24
def
kind_of
(
klass
)
KindOf
.
new
(
klass
)
end