drop method

void drop()

Implementation

void drop() {
  _box.drop();
}