class Object

Public Instance Methods

to_pred() click to toggle source
# File lib/fuby/to_pred.rb, line 3
def to_pred
  method :===
end