170 171 172 173
# File 'lib/cuca/stdlib/form.rb', line 170 def self.run(*args) w = self.class.new w.output(args) end