module RSpec::Matchers::DSL::DefaultImplementations

def supports_value_expectations?

def supports_value_expectations?
  true
end