1: function getFile() { 2: return new Helma.File(this.site.getStaticPath(), this.filename + "." + this.fileext); 3: }