operator [] method

dynamic operator [](
  1. Symbol symbol
)

Implementation

dynamic operator [](Symbol symbol) => get(symbol);