class ActiveStorage::Blob

def custom_metadata

def custom_metadata
  self[:metadata][:custom] || {}
end