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