class RSpec::Matchers::BuiltIn::Include

def description

Returns:
  • (String) -

Other tags:
    Api: - private
def description
  improve_hash_formatting("include#{readable_list_of(expecteds)}#{count_expectation_description}")
end