pub fn magic_method_in_enum(
    state: &mut State<'_>,
    enum: &SimpleIdentifier,
    method: &SimpleIdentifier
) -> ParseError