$section = new ProfileSection( __METHOD__ ); * * @param string $name Name of the function to profile */ public function __construct( $name ) {} }