class RSpec::Matchers::BuiltIn::BaseMatcher

def supports_block_expectations?

Other tags:
    Api: - private
def supports_block_expectations?
  false
end