sn method

T sn()

查询SN

Implementation

T sn() {
  return push(TSN());
}