File: //usr/local/rvm/gems/default/doc/activesupport-6.1.4.1/ri/Object/instance_values-i.ri
U:RDoc::AnyMethod[iI"instance_values:ETI"Object#instance_values;TF:publico:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"\Returns a hash with string keys that maps instance variable names without "@" to their ;TI"corresponding values.;To:RDoc::Markup::BlankLine o:RDoc::Markup::Verbatim; [I"
class C
;TI" def initialize(x, y)
;TI" @x, @y = x, y
;TI" end
;TI" end
;TI"
;TI":C.new(0, 1).instance_values # => {"x" => 0, "y" => 1};T:@format0:
@fileI"=lib/active_support/core_ext/object/instance_variables.rb;T:0@omit_headings_from_table_of_contents_below000[ I"();T@FI"Object;TcRDoc::NormalClass00