35 36 37
# File 'lib/value_struct.rb', line 35 def inspect super.to_s.sub('struct', 'ValueStruct') end