Returns:
4 5 6
# File 'lib/easytest/matcher/instance_of.rb', line 4 def match? actual.instance_of? expected end