srecord RectAsRecognizedBox(Rect bounds) is IRecognizedBox { public Rect bounds() { ret bounds; } }