unwrap method

T unwrap()

Implementation

T unwrap() {
  return v;
}