class RSpec::Matchers::BuiltIn::Output

def supports_block_expectations?

Returns:
  • (True) -

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