length method

int length()

Implementation

int length() {
  return this["length"];
}