isIdentity method

bool isIdentity()

Implementation

bool isIdentity() {
  return toExtended().isIdentity();
}