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