# File lib/action_dispatch/http/request.rb, line 160
    def ip
      @ip ||= super
    end