class ActiveModel::Type::Integer

def type

def type
  :integer
end