# File lib/couchrest/model/typecast.rb, line 64
        def typecast_to_string(value)
          value.to_s
        end