class Test

Attributes

sideeffect[R]

def initialize

puts ">>>test instance=#{"%x"%self.object_id} class=#{"%x"%self.class.object_id}"

end