# File lib/spec/matchers/be_instance_of.rb, line 21 def failure_message_for_should_not "expected #{@actual.inspect} not to be an instance of #{@expected}" end