# File lib/action_controller/request.rb, line 80
    def content_length
      super.to_i
    end