18 19 20 21
# File 'lib/uinit/type/error.rb', line 18 def trace(type, trace) types.unshift(type) traces.unshift(trace) end