# File lib/typed_sexp_processor.rb, line 85 def t(*args) # stupid shortcut to make indentation much cleaner TypedSexp.new(*args) end