max method

Max max(
  1. dynamic max
)

Implementation

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