525 526 527
# File 'lib/stark/raw_parser.rb', line 525 def exception(name, fields) AST::Exception.new(name, fields) end