class Integer

Backward compatibility with Ruby 1.8.6, see www.pubbs.net/ruby/200907/65871/

Public Instance Methods

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