class T::Private::DeclState

def self.current=(other)

def self.current=(other)
  Thread.current[:opus_types__decl_state] = other
end