apply method

O? apply(
  1. I input
)

Implementation

O? apply(I input) => call(input);