# File lib/coercible/coercer/string.rb, line 95 def to_time(value) parse_value(::Time, value, __method__) end