master
get
public function get(string $ruc): PromiseInterface { return $this->client ->getAsync(Endpoints::CONSULT) ->then(function () {