call method

R call()

Implementation

R call() {
  return callback([], {});
}