export class IPathVariable { name: string; value: any; }