def write_statics statics statics = statics.map do | filename | src filename end FileUtils.cp statics, BuildDir end