plugin_path() . '/../../twig/twig/lib/' . str_replace( array( '_', "\0" ), array( '/', '' ), $class . '.php' ); if ( is_file( $file ) ) { require $file; } } }