File: C:/Ruby27-x64/lib/ruby/gems/2.7.0/doc/activesupport-7.0.4.2/ri/Enumerable/sole-i.ri
U:RDoc::AnyMethod[iI" sole:ETI"Enumerable#sole;TF:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"MReturns the sole item in the enumerable. If there are no items, or more ;TI"?than one item, raises +Enumerable::SoleItemExpectedError+.;To:RDoc::Markup::BlankLine o:RDoc::Markup::Verbatim; [I""["x"].sole # => "x"
;TI"OSet.new.sole # => Enumerable::SoleItemExpectedError: no item found
;TI"U{ a: 1, b: 2 }.sole # => Enumerable::SoleItemExpectedError: multiple items found;T:@format0:
@fileI".lib/active_support/core_ext/enumerable.rb;T:0@omit_headings_from_table_of_contents_below000[ I"();T@FI"Enumerable;TcRDoc::NormalModule00