position method

T position()

打印定位

Implementation

T position() {
  return push(EPosition());
}