class ActiveModel::Type::Date

def type

def type
  :date
end