select method

void select()

Implementation

void select() {
  selected = true;
}