# File lib/polyglot.rb, line 10 def initialize le @le = le end
# File lib/polyglot.rb, line 13 def reraise raise @le end