version method

T version()

查询版本

Implementation

T version() {
  return push(TVersion());
}