class RSpec::Matchers::BuiltIn::SpecificValuesChange

def not_given_a_block_failure

def not_given_a_block_failure
  "expected #{@change_details.value_representation} to have changed " \
  "#{change_description}, but was not given a block"
end