4 5 6
# File 'lib/klam/primitives/error_handling.rb', line 4 def simple_error(msg) ::Kernel.raise ::Klam::Error, msg end