getReversed method

bool getReversed()

Implementation

bool getReversed() {
  return reversed;
}