reading small-class.txt...
begin classfile
magic: cafebabe
minor_version: 0000
major_version: 002e
constant_pool_count: 000b

constant_pool:
  0001: utf8{"java/lang/Object"}
  0002: utf8{"Small"}
  0003: utf8{"Foo"}
  0004: utf8{"Bar"}
  0005: utf8{"Baz"}
  0006: type{java.lang.Object}
  0007: type{Small}
  0008: type{Foo}
  0009: type{Bar}
  000a: type{Baz}
end constant_pool
access_flags: public
this_class: type{Small}
super_class: type{java.lang.Object}
interfaces_count: 0003
interfaces:
  type{Foo}
  type{Bar}
  type{Baz}
fields_count: 0000
methods_count: 0000
attributes_count: 0000
end classfile