Object
# File lib/rspec/matchers/built_in/be_kind_of.rb, line 7 def matches?(actual) super(actual).kind_of?(expected) end
[Validate]
Generated with the Darkfish Rdoc Generator 2.