<?php

/**
 * Profiler
 */
class Profiler
{
    const PROFILER = true;
}
