# File lib/thinking_sphinx/float_formatter.rb, line 6
  def initialize(float)
    @float = float
  end