max method

Max max(
  1. DateTime max
)

Implementation

Max max(DateTime max) => Max(max, super.stack);