class Tapioca::Helpers::Test::DslCompiler::CompilerContext

def gathered_constants

def gathered_constants
  compiler_class.processable_constants.filter_map(&:name).sort
end