# File lib/relax/response.rb, line 114
    def integer_value(value)
      value(value).to_i
    end