Methods for printing error messages and warnings. The methods are added to module Cuby, but this file can be used alone without loading the whole module.

module Cuby

Cuby.error(error_string)

Cuby.warning(error_string)