Method: Tins::Null#to_i

Defined in:
lib/tins/null.rb

#to_iObject



24
25
26
# File 'lib/tins/null.rb', line 24

def to_i
  0
end