gap method

Gap gap()

Implementation

Gap gap() {
  return Gap(toDouble());
}