module T::Private::Methods
def self._declare_sig(mod, arg=nil, &blk)
def self._declare_sig(mod, arg=nil, &blk) _declare_sig_internal(mod, caller_locations(1, 1).first, arg, raw: true, &blk) end
def self._declare_sig(mod, arg=nil, &blk) _declare_sig_internal(mod, caller_locations(1, 1).first, arg, raw: true, &blk) end