001    package coldfusion.runtime;
002    
003    public interface TemplateProxy {
004    
005    }