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