tempates.forEach(function(v) {
            this.existedTemplates.push(this._.chain(v).strRightBack('/').strLeftBack('.php').underscored().value());
        }.bind(this));