global

def constant_decl

def constant_decl
  if decl.is_a?(::RBS::Environment::ConstantEntry)
    decl
  end
end