Perl.sv ->
object
  method key : string
  method phrase : string list -> string
  method set_key : string -> unit
  method suggest : string
end