Method: Fixed.zero

Defined in:
lib/fixed.rb

.zeroObject



56
57
58
# File 'lib/fixed.rb', line 56

def self.zero
  new 0
end