get method

T get()

Implementation

T get() {
  return this();
}