# File lib/coercible/coercer/time_coercions.rb, line 31 def to_time(value) coerce_with_method(value, :to_time) end