# File lib/rspec/matchers/built_in/be.rb, line 125 def negative_expectation_expression Expectations::Syntax.negative_expression("actual", "be #{@operator} #{@expected}") end