sample method

Sample sample(
  1. int i
)

Implementation

Sample sample(int i) => Sample(this, i);