class Stringer : interface_t {
  required method : string ($object : object);
}