always static method

Implementation

static bool always(MediaQueryData _, MediaQueryData __) {
  return true;
}