class Solargraph::ApiMap::Cache

def all_caches

def all_caches
  [@methods, @constants, @qualified_namespaces, @receiver_definitions, @clips]
end