class Integer

Public Instance Methods

ord() click to toggle source
# File lib/rbreadline.rb, line 14
def ord; self; end