module Kernel
module Polyglot
module Polyglot::VERSION
class Polyglot::NestedLoadError
class Polyglot::PolyglotLoadError
polyglot
0.3.5
def initialize le @le = le end
def reraise raise @le end