# File lib/relax/response.rb, line 119
    def float_value(value)
      value(value).to_f
    end