module Kind::Integer

Public Instance Methods

kind() click to toggle source
# File lib/kind/objects/modules/core/integer.rb, line 7
def kind; ::Integer; end