# File lib/rspec/matchers/be.rb, line 64
      def failure_message_for_should
        "expected #{@actual.inspect} to evaluate to true"
      end