U:RDoc::AnyMethod[iI"==:ETI"OpenStruct#==;TF: publico:RDoc::Markup::Document: @parts[o:RDoc::Markup::Paragraph; [I"OCompares this object and +other+ for equality. An OpenStruct is equal to ;TI"P+other+ when +other+ is an OpenStruct and the two objects' Hash tables are ;TI" equal.;To:RDoc::Markup::BlankLineo:RDoc::Markup::Verbatim; [ I"require "ostruct" ;TI"4first_pet = OpenStruct.new("name" => "Rowdy") ;TI"4second_pet = OpenStruct.new(:name => "Rowdy") ;TI"Athird_pet = OpenStruct.new("name" => "Rowdy", :age => nil) ;TI" ;TI")first_pet == second_pet # => true ;TI")first_pet == third_pet # => false;T: @format0: @fileI"lib/ostruct.rb;T:0@omit_headings_from_table_of_contents_below000[I" (other);T@FI"OpenStruct;TcRDoc::NormalClass00