class ActiveModel::Attribute::Uninitialized

def initialized?

def initialized?
  false
end