class RSpec::Matchers::DSL::Matcher

def supports_block_expectations?

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