class ViewModel::DeserializationError::UnknownAttribute

def meta

def meta
  super.merge(attribute: attribute)
end