# File lib/facets/more/floatstring.rb, line 116
  def []=(arg,v)
    @float[arg.to_f] = v
  end