Class: Object

Inherits:
BasicObject
Defined in:
lib/fuby/to_pred.rb

Instance Method Summary collapse

Instance Method Details

#to_predObject



3
4
5
# File 'lib/fuby/to_pred.rb', line 3

def to_pred
  method :===
end