Warning: Reason support is experimental. We are looking for beta-tester and contributors.

object
  method virtual apply : data:'param_type -> 'result_type
  method private virtual retrieve_data : 'param_type -> 'data_type Lwt.t
end