in core/src/main/scala/com/gu/marley/AvroSerialisable.scala [55:59]
override def apply() = { val s = Schema.create(Schema.Type.INT) s.addProp("thrift", "byte") s }