class RSpec::Matchers::BuiltIn::BeComparedTo
def negative_expectation_expression
def negative_expectation_expression Expectations::Syntax.negative_expression("actual", "be #{@operator} #{@expected}") end
def negative_expectation_expression Expectations::Syntax.negative_expression("actual", "be #{@operator} #{@expected}") end