versions method

T versions()

热转印的版本号获取

Implementation

T versions() {
  return push(TVersions());
}