7 8 9 10
# File 'lib/proof/error.rb', line 7 def self.output(error) instance = new error instance.output end