public int length() {
   return left.length();
 }