# File lib/action_dispatch/http/request.rb, line 153
    def content_length
      super.to_i
    end