module Diggable VERSION: String # See the writing guide of rbs: https://github.com/ruby/rbs#guides def dig: (*Symbol) -> Object? end