class RSpec::Matchers::DSL::Matcher

def supports_block_expectations

def supports_block_expectations
  @supports_block_expectations = true
end