object
  method get_after : ?offset:int -> int -> string
  method get_float : int -> float
  method get_int : int -> int
  method get_string : int -> string
end