# File lib/facet/lisp-format.rb, line 147 def initialize(args, output) @args = args @arg_pos = 0 @outputs = [output] @case_conv = nil end