I added some state to Symbol: :x.method_annotation {X=><Annotations a=1>} But: ObjectSpace.each_object(Symbol){ |s| p s } => 0 T.