```crystal class MineralC def initialize @callbacks = [] of -> p typeof(@callbacks) # <= this line indent wrong end end ``` Thank you.