class MySource < Rscons::Builder def run(options) File.open(@target, 'w') do |fh| fh.puts <