# File lib/spec/matchers/be_kind_of.rb, line 39
def
be_kind_of
(
expected
)
BeKindOf
.
new
(
expected
)
end