a = MyClass.new("main.rb") p a.get a.put(3) p a.get puts p a.object_id p a.nil? puts p a.read