operator [] method

Mobject operator [](
  1. int i
)

Implementation

Mobject operator [](int i) => split()[i];