toRope method

Rope toRope()

Implementation

Rope toRope() {
  return _rope;
}