# File lib/spec/matchers/be.rb, line 193
      def failure_message_for_should
        "expected #{@expected}, got #{@actual.inspect}"
      end