class Prism::ConstantPathNode::DynamicPartsInConstantPathError

local variable
var::Bar::Baz -> raises because the first part of the constant path is a
simple constants
Foo::Bar::Baz -> does not raise because all parts of the constant path are
constant path’s full name. For example:
An error class raised when dynamic parts are found while computing a