class Sequel::Packer::EagerHash::MixedProcHashError

An eager hash cannot have the form: {

:assoc1 => :nested_assoc,
<proc> => :assoc2,

}