# File lib/Fraccion.rb, line 60
   def <=> (other)
        imprimirFlotante <=> other.imprimirFlotante
   end