# File lib/test/spec.rb, line 117 def instance_of(klass) assert_instance_of klass, @object, @message end