U:RDoc::AnyMethod[iI" fetch:EFI"YAML::DBM#fetch;TF: publico:RDoc::Markup::Document: @parts[ o:RDoc::Markup::Paragraph; [I"(Return value associated with +key+.;To:RDoc::Markup::BlankLineo; ; [I"LIf there is no value for +key+ and no block is given, returns +ifnone+.;T@o; ; [I"7Otherwise, calls block passing in the given +key+.;T@o; ; [I"*See ::DBM#fetch for more information.;T: @fileI"lib/yaml/dbm.rb;T:0@omit_headings_from_table_of_contents_below0I"Eydbm.fetch( key, ifnone = nil ) ydbm.fetch( key ) { |key| ... } ;TI" keystr;T[I"( keystr, ifnone = nil );T@TI"DBM;TcRDoc::NormalClass00