# File lib/amalgalite/type_maps/default_map.rb, line 135
    def float( str )
      Float( str )
    end