module Namarara module Errors class InvalidGrammar < EvalError end end end