object
  method field : string -> string
  method fields : (string * string) list
  method multiple_field : string -> string list
end