# File lib/facets/more/typecast.rb, line 219
    def from_string(string, options={})
      parse(string)
    rescue
      nil
    end