ActiveModel serialization depends on this method.
ActiveModel serialization depends on this method
54 55 56
# File 'lib/ib/extensions.rb', line 54 def <=> other to_s <=> other.to_s end
49 50 51
# File 'lib/ib/extensions.rb', line 49 def to_f 0 end