# File lib/relax/response.rb, line 129
    def time_value(value)
      Time.parse(value(value))
    end