class RSpec::Matchers::BuiltIn::BaseMatcher

def supports_value_expectations?

Other tags:
    Private: -
def supports_value_expectations?
  true
end